home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10771 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  752 b 

  1. Path: news.ust.hk!usenet
  2. From: Ken Cheung <kenken@cs.ust.hk>
  3. Newsgroups: comp.lang.c
  4. Subject: Programming Serial Port with 115200bps
  5. Date: Wed, 20 Mar 1996 02:39:08 +0800
  6. Organization: The Hong Kong University of Science and Technology
  7. Message-ID: <314EFF4C.709F@cs.ust.hk>
  8. NNTP-Posting-Host: dmh057.ust.hk
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (Win95; I)
  13.  
  14. Dear All,
  15.  
  16.     I've been trying to find routines for serial port communication
  17. and found one with interrupt driven.  However, the highest baud rate
  18. was 38400bps only.  Any suggestion on where I can find information
  19. to program the COM (indeed, the 16550A) into 115200bps?
  20.  
  21. Thanks in advance.
  22.  
  23. Ken Cheung
  24. kenken@cs.ust.hk
  25.